home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 August / macformat-040.iso / mac / Demos / Encyclopedia of Soccer / SOC_ENG / EXTRAS.DIR / 00006.ls < prev    next >
Encoding:
Text File  |  1996-04-02  |  90 b   |  7 lines

  1. on exitFrame
  2.   startTimer()
  3.   repeat while the timer < 100
  4.     nothing()
  5.   end repeat
  6. end
  7.